Add notes about releases and tags
authorFelix Krull <f_krull@gmx.de>
Fri, 14 Jun 2019 07:19:21 +0000 (07:19 +0000)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
rust-bindings/rust/README.md

index abb3c1aba657c66f148dffd11ea420ba9e4d5279..8ae8b9a9d96f99e4ded5eff2ffaf63388dca960e 100644 (file)
@@ -92,6 +92,10 @@ The version needs to be changed in the following places (if applicable):
 * in `Cargo.toml` for the main crate version
 * in `README.md` in the *Installing* section in case of major version bumps
 
+Then, run the publish jobs on the release commit. Main and -sys crate don't have
+to be released in lockstep. Then tag the commit as `ostree/x.y.z` and/or
+`ostree-sys/x.y.z`.
+
 ## License
 The `ostree` crate is licensed under the MIT license. See the LICENSE file for
 details.